Ribbon for WinForms
CheckButtonElement コンストラクタ(Style,Object[])

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > CheckButtonElement クラス > CheckButtonElement コンストラクタ : CheckButtonElement コンストラクタ(Style,Object[])
The Style object to use.
An System.Array of objects to display as content.
Initializes a new CheckButtonElement with specified style and content.
シンタックス
'宣言
 
Public Function New( _
   ByVal style As Style, _
   ByVal ParamArray content() As Object _
)
public CheckButtonElement( 
   Style style,
   params object[] content
)

パラメータ

style
The Style object to use.
content
An System.Array of objects to display as content.
参照

CheckButtonElement クラス
CheckButtonElement メンバ
オーバーロード一覧